Revision: file-utils--devo--1.0--patch-233
Archive: lord@emf.net--2003
Creator: Tom Lord <lord@emf.net>
Date: Sun Jun  8 11:45:15 PDT 2003
Standard-date: 2003-06-08 18:45:15 GMT
Summary: added the "tagline" tagging method
Keywords: 
New-files: {arch}/file-utils/file-utils--devo/file-utils--devo--1.0/lord@emf.net--2003/patch-log/patch-233
Modified-files: ChangeLog libarch/cmd-add-tag.c libarch/cmd-inv-tag.c
  libarch/cmd-srcfind.c libarch/inv-tags.c libarch/inv-tags.h
  libarch/invent.c libarch/proj-tree-lint.c liblarch/ftag.c
  liblarch/ftag.h liblarch/inv.c liblarch/inv.h
  utils-larch/file-tag.c utils-larch/inventory.c
New-patches: lord@emf.net--2003/file-utils--devo--1.0--patch-233

tagline is like implicit except that it doesn't 
permit basename-based tags.  i.e., this comment
is not a tag:

	/* foo.c - frob the foo widgets

but this is:

	/* tag: frob the foo widgets

